lcPaint_PtbufCopy Home

Copies all points of a points buffer into other points buffer.

 BOOL lcPaint_PtbufCopy (
   HANDLE hPtbuf,
   HANDLE hPtbufDest
 );

Parameters
hPtbuf
  Handle to source points buffer.
hPtbufDest
  Handle to destination points buffer.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_PtbufAddPtbuf